finishWrite
Call when you have successfully finished writing to the stream returned by startWrite. This will close, sync, and commit the new data. The next attempt to read the atomic file will return the new file stream.
Call when you have successfully finished writing to the stream returned by startWrite. This will close, sync, and commit the new data. The next attempt to read the atomic file will return the new file stream.